C1.Web.Mvc.Finance Namespace / SingleOverlayIndicatorBase<T> Class / ItemFormatter Property

In This Topic
ItemFormatter Property (SingleOverlayIndicatorBase<T>)
In This Topic
Gets or sets the itemFormatter client-side function name for specific series
Syntax
'Declaration
 
<JsonConverterAttribute(C1.JsonNet.Converters.FunctionConverter)>
Public Property ItemFormatter As String
 
See Also